[libFuzzer] Re-enable coverage.test on Darwin. git-svn-id: svn://svn.chromium.org/llvm-project/llvm/trunk/lib/Fuzzer@310750 0b72dbe1-c17f-4bc7-b9db-2b4152be0356 
diff --git a/test/coverage.test b/test/coverage.test index ebaea19..9a2179d 100644 --- a/test/coverage.test +++ b/test/coverage.test 
@@ -1,5 +1,3 @@ -XFAIL: darwin -  RUN: %cpp_compiler -mllvm -use-unknown-locations=Disable %S/NullDerefTest.cpp -o %t-NullDerefTest  RUN: %cpp_compiler -mllvm -use-unknown-locations=Disable %S/DSO1.cpp -fPIC -shared -o %t-DSO1.so  RUN: %cpp_compiler -mllvm -use-unknown-locations=Disable %S/DSO2.cpp -fPIC -shared -o %t-DSO2.so